翻訳と辞書
Words near each other
・ Blue Bell, Chester
・ Blue Bell, Pennsylvania
・ Blue Belle
・ Blue Bells Model School
・ Blue belt
・ Blue Bend Forest Camp
・ Blue Bend, West Virginia
・ Blue Beret
・ Blue Beret Camp
・ Blue Berry Hill, Texas
・ Blue Bird (2011 film)
・ Blue (name)
・ Blue (NFL mascot)
・ Blue (Phil Keaggy album)
・ Blue (piano concerto)
Blue (programming language)
・ Blue (queue management algorithm)
・ Blue (rapper)
・ Blue (Red Dwarf)
・ Blue (Scottish band)
・ Blue (Simply Red album)
・ Blue (soft drink)
・ Blue (Terje Rypdal album)
・ Blue (The Jesus Lizard album)
・ Blue (The Mission album)
・ Blue (The Rasmus song)
・ Blue (The Verve song)
・ Blue (Third Eye Blind album)
・ Blue (tourism magazine)
・ Blue (university sport)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Blue (programming language) : ウィキペディア英語版
Blue (programming language)

Blue is a system for teaching object-oriented programming, developed at the University of Sydney, Australia. It is an integrated development environment (IDE) and a programming language. Blue has been used for teaching since 1997. The development was stopped in 1999 when one of its principals, Michael Kölling, began applying the IDE design to the Java programming language, resulting in BlueJ.
The Blue language syntax is derived from the Eiffel programming language and one of the most useful developments for instruction was the integrated development environment which was designed with learning object-oriented programming in mind. The Blue IDE visually shows the reference and inheritance relationships between classes. At run time it allows the developer to visually and interactively create instances of any class, inspect the instance, and invoke functions on those classes.
Many of the language features it has inherited from Eiffel make it suitable for teaching, such as design by contract (pre-conditions, post-conditions, class invariants) and automatic garbage collection.
The team that developed Blue has continued on with a very similar integrated development environment called BlueJ which uses the Java programming language and has similar goals. The BlueJ project is under active development.
==External links==

*(The Blue Page - Teaching Object Oriented Programming )
*(The Blue Page - Blue Language Specification )
*(The Blue Page - Blue Environment Manual )
*(An Object-Oriented Program Development Environment for the First Programming Course )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Blue (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.